Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Feb 17, 2020

(Assuming "POSTGRES_HOST_AUTH_METHOD" is not set to the "trust" value which does not require passwords.)

Closes #683

(Assuming "POSTGRES_HOST_AUTH_METHOD" is not set to the "trust" value which does not require passwords.)
@yosifkit yosifkit merged commit ba0e45b into docker-library:master Feb 17, 2020
@yosifkit yosifkit deleted the clarify-unset branch February 17, 2020 23:05
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 18, 2020
Changes:

- docker-library/postgres@4dc16e4: Merge pull request docker-library/postgres#686 from infosiftr/xz-files
- docker-library/postgres@4f70bf2: Add .sql.xz support to docker-entrypoint-initdb.d
- docker-library/postgres@ba0e45b: Merge pull request docker-library/postgres#685 from infosiftr/clarify-unset
- docker-library/postgres@f1bc878: Clarify that "POSTGRES_PASSWORD" should be non-empty
- docker-library/postgres@05ac2d3: Merge pull request docker-library/postgres#680 from infosiftr/eol-9.4
- docker-library/postgres@6bb7ce5: Remove EOL 9.4
- docker-library/postgres@6d1f671: Merge pull request docker-library/postgres#669 from yaroze/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

entrypoint tests if POSTGRES_PASSWORD is empty instead of testing if it is unset

2 participants